home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 110 / 110.d81 / rag-bag boot (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  1KB  |  27 lines

  1. 10 dv=peek(186):ifdv<8thendv=8
  2. 100 poke53280,0:poke53281,0:print"[147]"
  3. 110 gosub 60000
  4. 120 sys57812"jukebox.o",dv,0:poke780,0:poke781,0:poke782,64:sys65493
  5. 130 :
  6. 140 poke 16387,dv :rem device number
  7. 150 poke 16388,54:rem color preference
  8. 160 print "[147]":sys16384
  9. 270 goto40000
  10. 10000 open15,8,15,"s0:rag-bag boot":close15:save"rag-bag boot",8:end
  11. 40000 a$="hello connect":fori=8to9:close2:open2,i,2:close2:ifstthen40020
  12. 40010 close15:open15,i,15,"r0:"+a$+"="+a$:input#15,er:close15:ifer=63then40030
  13. 40020 next:print"[147]":poke2048,0:poke44,8:poke53272,23:poke186,8:end
  14. 40030 poke646,peek(53281):print"[147]load"chr$(34)a$chr$(34)","i
  15. 40040 print"run":poke44,8:poke2048,0:poke631,13:poke632,13:poke198,2:end
  16. 60000 print"[147]":z$=" [152]                                      ":poke214,10:print
  17. 60010 print" [155][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184]":fori=0to11:printz$:next
  18. 60020 print" [151][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][152]"
  19. 60030 z$(0)="[210] [193] [199] - [194] [193] [199]    [202] [213] [203] [197] [194] [207] [216]":z$(1)="by [193]lan [194]eggerow
  20. 60040 z$(2)[178]"(NULL)1.0 (len) 1993 by (NULL)oftdisk, right$nc."[170][199](13)
  21. 60050 z$(3)[178]"(NULL)his program is the copyrighted work
  22. 60060 z$(4)="of [211][207][198][212][196][201][211][203] [208][213][194][204][201][211][200][201][206][199].  [201]t is not"
  23. 60070 z$(5)="shareware or in the public domain."
  24. 60080 z$(6)="[210]eport illegal distribution of":z$(7)="this program by calling"
  25. 60090 z$(8)="1-800-831-2694 or 1-318-221-8718.":poke214,12:print
  26. 60100 fori=0to8:printtab(20-(len(z$(i))/2))""z$(i):next:return
  27.